sql injection造句
例句与造句
- Inserted a security note about sql injection
插入了有关sql注入的安全说明。 - The following script shows a simple sql injection
以下脚本显示了一个简单的sql注入。 - Added the section " reviewing code for sql injection .
添加了“在代码中检查sql注入”部分。 - To avoid sql injection attacks , follow these guidelines
若要避免sql注入攻击,请遵循以下准则: - Reviewing code for sql injection
在代码中检查sql注入 - It's difficult to find sql injection in a sentence. 用sql injection造句挺难的
- Follow best practices to help avoid attacks , such as sql injection attacks
遵循最佳做法有助于避免一些攻击,如sql注入式攻击。 - Using the execute statement to execute a string facilitates sql injection attacks
使用execute语句执行字符串容易受到sql注入攻击。 - Stored procedures may be susceptible to sql injection if they use unfiltered input
存储过程如果使用未筛选的输入,则可能容易受sql injection攻击。 - Parameterized stored procedures can help protect your application from sql injection attacks
参数化存储过程有助于保护应用程序不受sql injection攻击。 - Filtering input may also be helpful in protecting against sql injection by removing escape characters
筛选输入可以删除转义符,这也可能有助于防止sql注入。 - If your application exclusively uses prepared statements , you can be sure that no sql injection will occur
如果应用程序独占地使用预处理语句,那么可以确保没有sql入侵发生。 - For more information about sql injection and how to avoid it , see " sql injection " in sql server 2005 books online
有关sql注入以及如何避免其发生的详细信息,请参阅sql server 2005联机丛书中的“ sql注入” 。 - Sql injection is easier to beat ; you simply need to properly escape each piece of untrusted data before building your query
相比之下, sql入侵更容易对付。您只需在构造查询之前,适当地排除每块不受信任的数据。 - The primary form of sql injection consists of direct insertion of code into user - input variables that are concatenated with sql commands and executed
Sql注入的主要形式包括直接将代码插入到与sql命令串联在一起并使其得以执行的用户输入变量。 - Sql injection is where untrusted data for example : feedback posted to a web page is simply concatenated together with some other text to build up a query
在sql入侵中,不受信任的数据(例如发给web网页的反馈)和其他文本被衔接在一起,构成一个查询。
更多例句: 下一页